home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Libraries / CDictionary 1.0 / TaoUtils.h < prev   
Encoding:
C/C++ Source or Header  |  1989-09-15  |  242 b   |  8 lines  |  [TEXT/KAHL]

  1. #include "defs.h"
  2.  
  3. void SetCmdEnable( Int32 cmd,Int16 flag);
  4. void GetPreferredFontName( StringPtr fontName);
  5. Int16 GetPreferredFontNum( void);
  6. void myDrawSICN( Int16 SICNid,Int16 index, Point location, Int16 mode);
  7. Boolean IsDeepPort( void);
  8.